* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
}

img {
	max-height: 100%;
	max-width: 100%;
	border: 0;
}

.img {
	position: relative;
}

.img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}

.img1 {
	position: relative;
}

.img1 img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}

.max {
	max-width: 1200px;
	margin: 0 auto;
}


/****************0首页页面*********************/
/*导航*/

.maxx {
	position: relative;
	position: fixed;
	top: 0%;
	right: 0%;
	z-index: 999;
	width: 100%;
	background: #fff;
	overflow:hidden;
}

.mt {
	max-width: 1600px;
	padding: 34px 0px 0 0px;
	margin: 0 auto;
}

.btn {
	position: absolute;
	top: 40%;
	right: 20px;
	z-index: 999;
	display: none;
}

.btn div {
	width: 24px;
	height: 2px;
	background: #37231c;
	margin-bottom: 6px;
}

.logo {
	float: left;
	padding: 0;
}

.logo img:nth-child(1) {
	margin-right: 10px;
}

.float {
	float: right;
	width: 49%;
}

.float .language {
	text-align: right;
}

.float .language .lan {
	margin-left: 1px;
	color: #666;
	font-size: 14px;
	line-height: 14px;
	float: right;
	margin-top: 6px;
}

.float .language .lan a {
	float: left;
}

.nav {
	list-style: none;
	margin: 20px 0 0 0;
	text-align: right;
}

.nav .on {
	border-bottom: 1px solid #57975e;
}

.nav .on>a {
	color: #57975e;
}

.nav li {
	display: inline-block;
	padding: 0;
	margin: 0;
	width:11%;
	text-align:center;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
}

.nav li>a {
	font-size: 14px;
	line-height: 20px;
	font-family: "微软雅黑";
	color: #333;
	text-decoration: none;
}

.nav li:hover {
	border-bottom: 1px solid #57975e;
}

.nav li:hover .two {
	display: block;
}

.nav li:hover>a {
	color: #57975e;
}

.ws_path {
	display: none;
}

/* 二级菜单*/
.two {
	display: none;
	position: fixed;
	left: 0;
	z-index: 999;
	text-align: right;
	width: 100%;
	background: #fff;
}

.two span {
	display:inline-block;
	white-space:nowrap; 
}

.two a {
	color: #666;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	padding:0 20px;
	margin: 0 0 0 -5px;
	text-decoration: none;
	display:block;
	float:left;
	white-space:nowrap; 
}

.two a:hover {
	background: #57975e;
	color: #fff;
}
.two:after{clear:both;content:"";display:block;}
/*轮播*/

 body .swiper-containera {
	position: relative;
   margin:134px auto 0 auto; 
}

.swiper-containera img {
	width: 100%;
}

/*简介动态*/
.hy_brief {
	max-width: 1200px;
	margin: 0 auto 60px auto;
}

.hy_brief_title {
	text-align: center;
	margin: 50px 0 35px 0;
}

.hy_brief_title p {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #454545;
	line-height: 2;
	text-indent: 3em;
	text-align: left;
	width: 95%;
	margin: 0 auto;
}

.hy_brief_title span {
	color: #57975e;
}

.hy_brief_bg {
	background: #f0f0f0;
	padding: 20px 20px 40px 20px;
}

.bgmg {
	
	max-width: 1200px;
	background: #fff;
	
}

.hy_brief_content a {
	text-decoration: none;
}

.hy_brief_content {
	display: inline-block;
	width: 31.8%;
}

.hy_brief_bg>.hy_brief_content:nth-child(2),
.hy_brief_bg>.hy_brief_content:nth-child(6) {
	margin: 0 1.5%;
}


.hy_brief_content h6 {
	margin: 20px 0;
	font-family: "[MicrosoftYaHeiSemibold]";
	font-size: 16px;
	color: #454545;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display:inline-block;
	width:100%;
}

.hy_brief_content h6:hover {
	color: #57975e;
}

.hy_brief_content p {
	max-width: 100%;
	height: 38px;
	margin-bottom: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.hy_brief_content ol {
	font-family: "[MicrosoftYaHeiSemibold]";
	font-size: 14px;
	color: #57975e;
}

.hy_brief_content .img {
	width: 100%;
	box-shadow: 0 0 5px #888;
}


/*参展企业 友情链接*/
.hy_banner {
	margin: 60px 0;
	padding: 0;
}

.hy_banner p {
	margin: 0 0 30px 0;
	text-align: center;
	font-family: "[MicrosoftYaHeiSemibold]";
	font-size: 24px;
	color: #404040;
}

/*友情链接*/
.hy_banner hr {
	margin: 30px 0;
	background: #57975e;
	height: 1px;
}

.hy_banner .ppp a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	margin: 0 0 50px 0;
	text-decoration: none;
}

.hy_banner .ppp span {
	margin-right: 28px;
}

.swi li {
    float:left;
	list-style:none;
	width:20px;
	display:block;
}
.swi .img {
	width: 180px;
	border: 1px solid #ddd;
	padding: 5px 0;
	float:left;
	list-style:none;
}
#marquee1,#marquee2 {
	overflow: hidden;
}



/*图片 会展 行业*/
.hy_exhibition {
	margin-top: 60px;
}

.hy_imgg {
	display: inline-block;
	width: 23%;
	box-shadow: 0 0 2px #ddd;
}

.hy_convention {
	width: 35.8%;
	display: inline-block;
}

.hy_convention:nth-child(2) {
	margin: 0 2%;
}

.hy_convention h3 {
	margin-bottom: 20px;
}

.hy_convention h3 a {
	font-family: "[MicrosoftYaHeiSemibold";
	font-size: 18px;
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}

.hy_convention h3 span {
	float: right;
	font-family: "[MicrosoftYaHeiSemibold";
	font-size: 12px;
	color: #57975e;
	margin-left: 26px;
	padding-top: 8px;
}

.hy_convention p {
	padding-top: 10px;
	border-top: 1px dashed #ccc;
	margin-bottom: 15px;
}


.hy_convention p a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #6b6b6b;
	text-decoration: none;
	overflow: hidden;
	display: block;
}

.hy_convention p a span {
	float: left;
	width:calc(100% - 84px);
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hy_convention p a i {
	font-style: normal;
	float: right;
}

.hy_convention p a:hover {
	color: #57975e;
}


/******博览会*******/
.hy_link {
	margin-top: 60px;
}

.hy_friendly {
	float: left;
	width: 690px;
	height: 200px;
	box-shadow: 0 0 2px #ddd;
	margin-right: 2%;
}

.hy_connect {
	float: right;
	width: calc(98% - 690px)
}

.con a {
	width:48%;
	margin: 0 2.3% 4% 0;
	display: inline-block;
}

.con>a:nth-child(2) {
	margin-right: 0px;
}

.con>a:nth-child(3) {
	margin-bottom: 0;
}

.con>a:nth-child(4) {
	margin-right: 0px;
	margin-bottom: 0;
}

/*悬浮*/
.suspension {
	bottom: 0px;
	right: 0px;
	position: fixed;
	z-index: 999;
	/*display: none;*/
}
.suspension .close_right{
	z-index: 999;
    position: absolute;
    top: -16px;
    left: -16px;
}

/*底部*/
.footer {
	background: #ebebeb;
	padding: 57px 0 40px 0;
}

.hy_button {
	max-width: 1200px;
	margin: 0 auto;
}

.hy_button h3 {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #292929;
	margin-bottom: 24px;
}

.hy_contact {
	float: left;
}

.hy_contact p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}

.hy_contact p:nth-child(5) {
	margin-bottom: 0px;
}

.sx {
	float: left;
	margin: 60px 65px 0 60px;
}

.hy_organizer {
	float: left;
}

.hy_organizer img {
	margin-right: 25px;
}

.hy_organizer>img:nth-child(4) {
	margin-right: 0px;
}

.yh_follow {
	float: left;
	text-align: center;
}

.yh_follow p {
	margin-top: 10px;
}

.cop {
	background: #c5decb;
}

.cop p {
	text-align: center;
	line-height: 50px;
	color: #7f817f;
	font-family: "[MicrosoftYaHeiSemilight]";
	font-size: 12px;
	margin-bottom: 0;
}

.cop p a {
	color: #7f817f;
}




/****************1展会介绍页面*****************/
/*绿色背景*/
.green {
	/*position:fixed;
	top:136px;z-index:9;*/
	left:0;width:100%;
	height: 35px;
	background: #57975e;
	
}
.cont_ny{margin-top:172px;}

/***最大宽***/
/* .max {
	max-width: 1200px;
	margin: 0 auto;
} */

/***路径导航***/
/*搜索 */
.sousuo {
	float: left;
	margin-top: -20px;
	width: 35%;
}

.sousuo input {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #b0b0b0;
	width: 100%;
	text-indent: 1em;
}

.sousuo>div {
	float: left;
	margin-top: 20px;
	width: 70%;
}

.sousuo img {
	background: #57975e;
	padding: 4px 20px;
	line-height: 20px;
	margin-top: 20px;
	float: left;
}


.pa {
	float: right;
}

.path {
	padding: 10px 0;
	border-bottom: 1px solid #dbdbdb;
	text-align: right;
}

.path a {
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 32px;
	color: #666;
	text-decoration: none;
}

/*环保博览会*/
.environmental {
	margin: 40px 0 20px 0;
	padding: 40px 32px 40px 40px;
	background: #f5f5f5;
	font-size: 15px;
	font-family: "微软雅黑";
	line-height: 30px;
	color: #454545;
}


.environmental ul {
	margin: 45px 0 0 0;
}

.environmental ul li {
	font-size: 15px;
	line-height: 30px;
	font-family: "微软雅黑";
	color: #454545;
}

.environmental img{height:auto !important;}

/*照片回顾*/
.photo {
	background: #57975e;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	padding: 15px 0;
}

.review {
	background: #f5f5f5;
	padding: 25px 40px 0 40px;
	margin-bottom: 25px;
}


.review .img1 {
	box-shadow: 0 0 2px #006032;
}

.review .img {
	box-shadow: 0 0 2px #006032;
}

.revi>li {
	width: 23.5%;
	float: left;
	margin-left: 2%;
	list-style: none;
	margin-top: 18px;
	position: relative;
}
.revi li p{font-size:16px;display: inline-block;
white-space: nowrap;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
text-decoration:none;color:#fff;
text-align:left;
line-height:40px;
position:absolute;bottom:0;left:0;width:100%;
background:rgba(20,170,60,.8);
}

.revi>li:first-child {
	width: 49%;
	margin-left: 0;
}

.revi>li:nth-child(6),
.revi>li:nth-child(10) {
	margin-left: 0;
}

.revi>li:nth-child(11) {
	width: 49%;
}

.revi>div {
	width: 49%;
	float: left;
}

.revi>div>li {
	width: 48%;
	float: left;
	margin-left: 4%;
	list-style: none;
	margin-top: 17px;
	position: relative;
}

.revi>div>li:first-child,
.revi>div>li:nth-child(3) {
	margin-left: 0;
}

.review>a {
	text-align: center;
	padding: 40px 0;
	font-size: 18px;
	font-family: "[MicrosoftYaHeiSemibold]";
	line-height: 30px;
	color: #4cbe68;
	font-weight: 600;
	display: block;
	cursor: pointer;
}

.pic_nav{text-align:center;margin-bottom: 20px;}
.pic_nav li{display:inline-block;text-align:center;margin:5px 10px;}
.pic_nav li a{color: #666;
text-align: center;
font-size: 14px;
line-height: 34px;
padding: 7px 20px;
margin: 0 0 0 -5px;
text-decoration: none;}
.pic_nav li a:hover,.pic_nav li a.on {
    background: #57975e;
    color: #fff;
}

.pic_list{margin-bottom:30px;}
.pic_list .left{float:left;width:48%;}
.pic_list .right{float:right;width:48%;}
.pic_list .right li{list-style:none;border-bottom:1px solid #666;display:block;}
.pic_list .right li a{font-size:16px;line-height:50px;color:#666;text-decoration:none;display:inline-block;white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;font-weight:600;}
.pic_list .right li a:hover{font-size:17px;color:#57975e;}
.pic_list .right .paging{padding:40px 0 0px 0;}
.pic_list:after{content:"";clear:both;display:block;}

/**************1-1展会视频页面******************/
/*视频*/
.video {
	margin: 40px 0;
	background: #f5f5f5;
	padding: 40px;
}

.vid li {
	width: 30%;
	margin-right: 4.5%;
	margin-top: 10px;
	display: inline-block;
}

.vid li .img {
	box-shadow: 0 0 2px #006032;
}

.vid li:nth-child(3n) {
	margin-right: 0;
}

.vid li a {
	text-decoration: none;
}

.vid li p {
	font-size: 15px;
	font-family: "微软雅黑";
	line-height: 45px;
	color: #454545;
   display: inline-block;
   white-space: nowrap;
   width: 98%;
   overflow: hidden;
   text-overflow: ellipsis;
}

.vid li:hover p {
	color: #57975e;
}

/*分页码*/
.paging {
	padding: 40px 0 60px 0;
	text-align: center;
}

.paging a {
	text-decoration: none;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 28px;
	color: #333;
	padding: 5px 10px;
	border: 1px solid #e6ebe7;
	background: #e6ebe7;
}

.paging a:nth-child(1),
.paging a:last-child {
	background: #57975e;
	color: #fff;
}

.paging a:hover {
	background: #57975e;
	color: #fff;
}

.paging a.fenye_on {
	background: #57975e;
	color: #fff;
}

/*选择器权值不够*/
.media .paging li:nth-child(1) a {
	color: #fff;
}

.media .paging li:nth-child(2) a {
	color: #fff;
}

.media .paging li:last-child a {
	color: #fff;
}

.media .paging li a:hover {
	color: #fff;
}



/****************2展商申请页面*********************/
/*背景色*/
.bjs {
	margin: 40px 0 30px 0;
	padding: 40px 45px;
	background: #f0f0f0;
}

/*宣传图*/
.publicity .img {
	width: 100%;
	box-shadow: 0 0 2px #006032;
}

/*表单公共样式*/
.formpublic {
	padding: 45px 55px 0 55px;
	background: #fff;
}

/*标题介绍*/
.introduce {
	text-align: center;
	margin-bottom: 40px;
}

.introduce p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

/*表单内容*/
.formpublic h5 {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 24px;
	list-style: 30px;
	color: #333;
	font-weight: 500;
}

.formpublic h5.tt {
	padding: 60px 0 40px 0;
}

/*展位分类*/
/*展位类型*/
.formpublic .form1 .boothtype {
	border-bottom: 1px dashed #b4b4b4;
	padding: 30px 0 20px 0;
}

/*左标题 公共样式*/
.spancolor {
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 30px;
	color: #333;
	margin-right: 25px;
}

.color {
	color: #ff0000;
	margin-left: 5px;
}

.formpublicform .boothtype input {
	margin-left: 25px;
}

/*字的样式*/
.formpublic .form1 .boothtype .span1 {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666;
	line-height: 30px;
	margin-right: 70px;
}

/*公共样式*/
/*隐藏input*/
label.bui-radios-label input[type="radio"],
label.bui-radios-label input[type="checkbox"] {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	max-width: 20px;
}

/*自定义radio*/
label.bui-radios-label .bui-radios {
	display: inline-block;
	position: relative;
	width: 13px;
	height: 13px;
	border: 1px solid #d1d1d1;
	border-radius: 50%;
	vertical-align: -2px;
	margin-right: 5px;
}

/*单选框选中后，自定义radio的样式*/
label.bui-radios-label input[type="radio"]:checked+.bui-radios:after {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	background-color: #57975e;
	border-radius: 50%;
	top: 3px;
	left: 3px;
}

label.bui-radios-label input[type="radio"]:checked+.bui-radios {
	background-color: #fff;
	border: 1px solid #57975e;
}

label.bui-radios-label input[type="checkbox"]:checked+.bui-radios:after {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	background-color: #57975e;
	border-radius: 50%;
	top: 3px;
	left: 3px;
}

label.bui-radios-label input[type="checkbox"]:checked+.bui-radios {
	background-color: #fff;
	border: 1px solid #57975e;
}

/*展位面积*/
.bootharea {
	padding: 22px 0;
	border-bottom: 1px dashed #b4b4b4;
}

.bootharea input {
	width: 125px;
	height: 28px;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
}

.bootharea .sp2 {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	font-family: "微软雅黑";
	margin-left: 5px;
}

/*企业信息*/
/*1f公司名称 公司官网*/
.company {
	width: 46%;
	display: inline-block;
	margin-right: 7%;
}

.enterprise .company1 {
	margin-right: 0%;
}

.company input {
	width: 75%;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	margin-bottom: 30px;
}

/*2f目标观众*/
.target input {
	width: 87%;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	margin-bottom: 30px;
}

/*调距离*/
.enterprise .company:nth-child(8) input {
	margin-bottom: 0px;
}

.enterprise .company:nth-child(9) input {
	margin-bottom: 0px;
}

.enterprise .company:nth-child(4) .spancolor {
	margin-right: 10px;
}

.enterprise .company:nth-child(7) .spancolor {
	margin-right: 11px;
}

/*提交*/
.formpublic p {
	text-align: center;
	padding: 60px 0;
}

.formpublic p button {
	border: 1px solid #57975e;
	line-height: 30px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 16px;
	text-decoration: none;
	padding: 15px 65px;
	background: #57975e;
	border-radius: 10px;
}



/***************2-1展商名录页面************/
.directories {
	border-bottom: 1px dashed #d1d1d1;
	padding: 20px 0;
}

.directories .img {
	width: 15%;
	display: inline-block;
	box-shadow: 0 0 2px #ddd;
	margin-right: 2%;
	padding: 30px 0;
	float: left;
}

.ories {
	float: left;
	width: 82%;
	display: inline-block;
}

.ories a {
	text-decoration: none;
}

.ories h6 {
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 20px;
	color: #333;
	margin-bottom: 15px;
	font-weight: 600;
}

.ories i {
	font-size: 13px;
	font-family: "微软雅黑";
	line-height: 20px;
	color: #666;
	font-style: normal;
}

.ories p {
	font-size: 13px;
	font-family: "微软雅黑";
	line-height: 24px;
	color: #666;
}

.directories:after {
	clear: both;
	content: "";
	display: block;
}


/***************2-2展商下载页面************/
.download ul {
	list-style: none;
	margin: 10px 0 0 0;
}

.download>ul li {
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 30px;
	color: #333;
	padding: 30px 0 20px 0;
	border-bottom: 1px dashed #DBDBDB;
}

.download>ul li:hover {
	color: #57975e;
}

.download>ul a:hover {
	color: #57975e;
}

.download ul span {
	float: right;
}

.download ul span a {
	text-decoration: none;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 30px;
	color: #333;
}



/***************3观众登记页面************/
/*主体背景色*/
.mainbg {
	background: #f0f0f0;
}

.register {
	background: #fff;
	margin-top: 30px;
	padding-bottom: 30px;
}

.register .title {
	text-align: center;
	padding: 30px 0;
}

.register .title p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

/*口风琴效果*/
.content {
	margin: 0px auto;
	width: 100%;
}

.content input {
	text-indent: 1em;
}

.content>ul {
	list-style: none;
}

.content .menu-one>li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.content .menu-one>li:last-child {
	margin-bottom: 0px;
}

.content .menu-one .header {
	height: 48px;
	background: #57975e;
	cursor: pointer;
}

.content .menu-one .header>span {
	display: block;
}

.content .menu-one .header .txt {
	float: left;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 48px;
	text-indent: 2em;
}

.content .menu-one .header .arrow {
	float: right;
	margin: 10px 40px 0 0;
	width: 35px;
	height: 35px;
	background: url(../image/64.png) no-repeat center center;
}

.content .menu-show .header .arrow {
	background-image: url(../image/63.png);
}

/*手风琴内容*/
.content .menu-two {
	display: none;
	padding:30px 40px 0 40px;
}

/*第一个*/
.content .menu-two1 {
	display: block;
	margin-top: 30px;
	text-align: center;
}

.menu-two1 p {
	font-size: 16px;
	line-height: 48px;
	font-family: "微软雅黑";
	color: #333;
}

.menu-two1 p:nth-child(3) {
	margin-left: 15px;
}

.menu-two1 p:nth-child(4) {
	margin-right: 70px;
}

.menu-two1 p:nth-child(5) {
	margin-right: 10px;
}

/*第二个*/
.content .menu-two2 {
	padding: 0 40px;
}

.menu-two2 h3 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #333;
	padding: 30px 0 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px dashed#d1d1d1;
	font-weight: inherit;
}

.menu-two2 h3 span {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #959595;
	margin-left: 5px;
}

.menu-two2 h3 span .sp {
	color: #ff6767;
	margin: 0 5px;
}

/*表单 基础信息*/
.basic {
	border-bottom: 1px solid #57975e;
}

.menu-two2 .company {
	width: 47%;
	display: inline-block;
	margin-right: 5%;
}

.menu-two2 .company1 {
	margin-right: 0%;
}

.menu-two2 .spancolor {
	margin-right: 5px;
}

.company2 .spancolor {
	margin-right: 15px;
}

.menu-two2 .company input {
	width: 82%;
	line-height: 43px;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	margin-bottom: 30px;
	background: #f5f5f5;
}

.menu-two2 .company select {
	width: 40.7%;
	height: 43px;
	line-height: 43px;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	margin-bottom: 30px;
	background: #f5f5f5;
}

/*问卷调查*/
.questionnaire h3 {
	margin-bottom: 0px;
}

/*标题公共样式*/
.questionnaire .tit {
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	padding: 15px 0;
}

.questionnaire .tit span {
	color: #ff6767;
	margin-left: 5px;
}

/*1所属领域*/
.territory .bgs {
	background: #f5f5f5;
	padding: 20px 0 0 40px;
}

.territory ul {
	float: left;
	width: 100%;
}

.territory ul li {
	float: left;
	width: 33%;
	list-style: none;
	margin-bottom: 20px;
}

.territory ul .span1 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
}

.territory input {
	line-height: 30px;
	margin-left: 5px;
	width: 70%;
	border: 1px solid #dbdbdb;
}

/*单选按钮 正方形*/
.territory label.bui-radios-label .bui-radios {
	border-radius: 20%;
}

.territory label.bui-radios-label input[type="radio"]:checked+.bui-radios:after {
	border-radius: 20%;
}

/*2您的主要工作职责是*/
.duty .bgs {
	background: #f5f5f5;
	padding: 15px 0 15px 40px;
}

.duty ul li {
	width: 33%;
	list-style: none;
	display: inline-block;
}

.duty .span1 {
	color: #666;
}

.duty input {
	line-height: 30px;
	margin-left: 5px;
	width: 70%;
	border: 1px solid #dbdbdb;
}

/*3-5 和 所属领域一样*/

/*6是否参与一对一贸易对接(B2B)*/
.trade ul li {
	width: 45%;
}

/*7是否参与同期论坛会议及活动*/
.synchronization ul li {
	width: 45%;
}

.synchronization input {
	font-size: 12px;
	color: #7a7a7a;
	text-indent: 1em;
}

/*按钮*/
.questionnaire>p {
	text-align: center;
	padding: 55px 0 12px 0;
}

.questionnaire>p button {
	border: 1px solid #c90000;
	line-height: 30px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 16px;
	text-decoration: none;
	padding: 15px 65px;
	background: #c90000;
	border-radius: 10px;
}

/*第三个*/
.content .menu-two3 {
	padding: 30px 40px 0 40px;
}

.content .menu-two3 p {
	font-family: "微软雅黑";
	line-height: 28px;
	font-size: 14px;
	color: #333;
}



/****************4合作媒体页面***********************/
.associated .title {
	text-align: center;
	margin: 40px 0 60px 0;
}

.associated .title h5 {
	margin: 0;
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 32px;
	color: #333;
	font-weight: initial;
	margin-bottom: 10px;
}

.associated .title p {
	margin: 0;
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 32px;
	color: #57975e;
}

.cia {
	display: inline-block;
	width: 15%;
	margin-right: 5.5%;
	margin-bottom: 35px;
}

.cia:hover p {
	color: #57975e;
}

.asso .cia:nth-child(5n) {
	margin-right: 0%;
}

.cia .img {
	box-shadow: 0 0 2px #006032;
}

.cia p {
	text-align: center;
	margin: 0;
	font-size: 15px;
	font-family: "微软雅黑";
	line-height: 32px;
	color: #333;
	width:100%;	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display:inline-block;
}

.asso .cia:last-child {
	margin-right: 0;
}



/****************4-1展会新闻页面***********************/
.medianews {
	padding: 40px 0 80px 0;
}

.medianews1 {
	padding: 40px 0 30px 0;
}

.medianews .media1 {
	float: left;
}

.medianews .news1 {
	float: left;
}

.medianews .media {
	width: 63%;
	display: inline-block;
	margin-right: 4%;
	vertical-align: top;
}

.medianews .media ul {
	list-style: none;
	margin: 0;
}

.medianews .media>ul li {
	padding: 14px 0;
	border-bottom: 1px dashed #DBDBDB;
}

.medianews .media ul li a {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 32px;
	color: #333;
	text-decoration: none;
}

.medianews .media ul li i {
	font-style: normal;
}

.medianews .media li a:hover {
	color: #57975e;
}

.medianews .media ul span {
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.medianews .news {
	width: 32%;
	display: inline-block;
	background: #57975e;
}

.medianews .news h3 {
	text-align: center;
	margin: 0;
	padding: 18px 0;
	color: #fefefe;
	font-size: 24px;
}

.medianews .news>p {
	text-align: center;
	margin: 0;
	padding: 18px 0;
}

.medianews .news>p a {
	color: #fefefe;
	font-size: 16px;
	text-decoration: none;
}

.ecology {
	background: #f0f0f0;
	padding: 10px 10px 0 10px;
	margin-bottom: 1px;
}

.news .ecology:nth-child(3) {
	margin-bottom: 0;
}

.ecology .img {
	width: 100%;
	box-shadow: 0 0 2px #006032;
}

.ecology p {
	margin: 0;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 32px;
	color: #333;
	padding: 20px 0 15px 0;
	border-bottom: 1px solid #DBDBDB;
	width:100%;	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display:inline-block;
}

.ecology ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
}

.ecology ul li {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
	line-height: 24px;
}

.ecology .cjbm {
	padding: 20px 0;
}

.news .ecology .cjbm m {
	color: #fff;
	margin: 0;
	padding: 5px 15px;
	background: #e70012;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 32px;
	text-decoration: none;
}
.news .ecology .cjbm m.hg {
	color: #fff;
	margin: 0;
	padding: 5px 15px;
	background: #6A6A6A;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 32px;
	text-decoration: none;
}



/****************5议会活动页面*********************/
.parliament {
	margin: 40px 0 60px 0;
}

.parliament .news .ecology {
	width: 30%;
	margin-bottom: 0px;
	display: inline-block;
	margin-right: 1.8%;
	margin-bottom: 2%;
}

.parliament .news .ecology:nth-child(3) {
	margin-right: 0%;
}

.parliament .news .ecology:nth-child(6) {
	margin-right: 0%;
}



/****************5-1议会活动详情页面*********************/
/*议会详情*/
.forum {
	background: #f0f0f0;
	padding: 20px 0 20px 20px;
}

.forum h3 {
	line-height: 32px;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #333;
	margin-bottom: 20px;
	font-weight: 600;
}

.forum p {
	line-height: 28px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
}

.forum p span {
	margin-left: 60px;
}

/*图片*/
.details {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	line-height: 28px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #d1d1d1;
}

.details img {
	margin: 20px auto;
	display: block;
}

/*文字介绍*/

.details>.forum>p {
	text-align: left
}

/*议会报名*/
.signup p.tit {
	font-family: "微软雅黑";
	font-size: 16px;
	padding: 10px 0;
	margin-bottom: 20px;
	color: #fff;
	background: #57975e;
	text-indent: 2em;
}

.signup .company {
	width: 47%;
	margin-right: 4%;
}

.signup .company1 {
	margin-right: 0%;
}

.signup .company input {
	width: 69%;
	height:30px;
}

.signup .company:nth-child(3) input {
	margin-left: 10px;
}

.signup .target input {
	width: 84%;
}

/*按钮*/
.media1 form p {
	text-align: center;
	padding: 12px 0 10px 0;
}

.media1 button {
	line-height: 30px;
	color: #fff;
	font-family: 微软雅黑;
	font-size: 16px;
	text-decoration: none;
	padding: 15px 65px;
	background: rgb(87, 151, 94);
	border-radius: 10px;
	border: 0;
}

.medianews .media1 a:hover {
	color: #fff;
}



/**************6联系我们页面**************/
.contact {
	margin: 40px 0 80px 0;
}

.contact h3 {
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 48px;
	color: #5cbd6e;
	margin-bottom: 35px;
}

.contact .cont {
	margin-bottom: 55px;
}

.contact .cont ul {
	list-style: none;
	display: inline-block;
	margin-right: 10%;
}

.contact .cont ul:last-child {
	margin-right: 0;
}

.contact .cont ul a {
	text-decoration: none;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 32px;
	color: #333;
}



/**************7 邮箱订阅页面**************/
.ma {
	padding-bottom: 30px;
}

.mailbox {
	margin-top: 40px;
	background: #fff;
	padding: 40px;
}

.subscribe {
	padding: 30px 0 20px 0;
	border-bottom: 1px dashed #d1d1d1;
}

.mailbox h5 {
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	font-family: "[MicrosoftYaHeiSemibold]";
	color: #333;
	font-weight: 600;
}

.subscribe label {
	margin-right: 65px;
}

.subscribe label:last-child {
	margin-right: 0;
}

.subscribe input {
	width: 25%;
}

/*所属领域*/
.mailbox .tit {
	color: rgb(51, 51, 51);
	font-size: 16px;
	font-family: 微软雅黑;
	padding: 15px 0px;
}

.mailbox .tit span {
	color: #ff6767;
	margin-left: 5px;
}

.glh {
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px dashed #d1d1d1;
}

.glh .company {
	width: 48%;
	display: inline-block;
	margin-right: 3%;
}

.glh .company1 {
	margin-right: 0%;
}

.glh .company input {
	width: 79%;
	font-size: 12px;
	line-height: 30px;
	color: #adadad;
	text-indent: 1em;
}

/*按钮*/
.glh>p button {
	border: 1px solid #41ab39;
	line-height: 30px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 16px;
	text-decoration: none;
	padding: 15px 65px;
	background: #41ab39;
	border-radius: 10px;
}

.glh>p {
	text-align: center;
	padding: 10px 0 30px 0;
}

.ass p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	font-family: "微软雅黑";
}



/**************8其他单页**************/
.other {
	margin: 40px 0 80px 0;
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 28px;
}
.other:after{content:'';display: block;clear:both;}
.other img {
	display: block;
	margin: 5px auto;
}


/**************9文章详情**************/
.article {
	margin: 40px 0 66px 0;
}

.arti {
	text-align: center;
	padding: 40px 0 30px 0;
}

.arti h6 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 32px;
	color: #333;
	margin: 0;
	font-weight: 600;
	margin-bottom: 15px;
}

.arti p {
	margin: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	color: #666;
}

.arti p span {
	margin-left: 30px;
}

.clep {
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑";
	line-height: 28px;
}


.clep img {
	max-width: 100%;
	height: auto !important;
}

.clep embed,
.clep video,
.clep iframe {
	width: 80%;
	height: 540px;
	display:block;
	margin:10px auto;
}

.rtic {
	padding: 40px 0;
}

.rtic a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #6b6b6b;
	text-decoration: none;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	display: -webkit-box;
}

.rtic a:nth-child(2) {
	float: right;
}

.rtic .span {
	color: #57975e;
}